Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(webllm): Added LLM chat boostlet #21

Merged
merged 9 commits into from
Jun 10, 2024
Merged

Conversation

gaiborjosue
Copy link
Collaborator

Hello @haehn,

This PR will add a new boostlet: LLM Chat. It uses WebLLM to provide access to multiple open source models on client-side.

The boostlet injects a chat on any website:

image

It also has a Boostlet.alert system to communicate crucial info regarding the loading and compatibility with models:

image

image

This enables live tracking of loading process and here is a quick demo of a chat injected on data commons:
image

Improvements for the future: Some cool things we could add is parse info from the current website that the chat is being injected to, and allow users to chat with that context.

@gaiborjosue gaiborjosue requested a review from haehn June 10, 2024 01:08
@gaiborjosue gaiborjosue self-assigned this Jun 10, 2024
Copy link

✅ Test Passed ✅

Hi there @gaiborjosue! It looks like the tests passed successfully. 😃

Please check the https://github.com/mpsych/boostlet/actions/runs/9440946967 for more details.

If you want to access the screenshots taken for testing, you can do it through the developer's Claudinary management account, or through the workflow's artifacts.

@gaiborjosue gaiborjosue merged commit 15b3c23 into mpsych:main Jun 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant